Move the Root interface to a private header
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Apr 2019 13:13:37 +0000 (14:13 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 22:42:44 +0000 (23:42 +0100)
commitc694dd6049aa59ad0f497092479970cf4948cc2a
tree69d9046d139c7456697e003a066c04aff0ce84dc
parent6b308cd71e1c6d37cd32a3b99d21e729e181aa8d
Move the Root interface to a private header

We don't expect out of tree implementations of GtkRoot, and having the
interface structure private to the GTK code allows us to add virtual
functions involving private types.
gtk/gtkroot.h
gtk/gtkrootprivate.h